home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1999 May / cd joystick no104 mai 1999.iso / Data / patches / sin1_04.txt < prev    next >
Text File  |  1999-04-10  |  2KB  |  57 lines

  1. SIN, capture de drapeaux
  2. ------------------------
  3.  
  4. Includes the gamex86.dll necessary for you to run your own server!
  5.  
  6. To start a dedicated server:
  7.  
  8. sinctf +set dedicated 1 +set game ctf +set deathmatch 1 +set ctf 1 +exec sinctf.cfg
  9.  
  10.  
  11. Sin: Capture the Flag
  12. ---------------------
  13.  
  14. !!! This is an unsupported beta, but please report any bugs you find to sinctf@ritual.com  !!!
  15.  
  16. !!! Please read the license.txt or license.doc file for you rights in using this software !!!
  17.  
  18.  
  19. What is Capture the Flag?
  20. =========================
  21. CTF, or Capture the Flag, is a modification created to make a game's multiplayer
  22. much more fun, rather than just regular deathmatch as found in most games. CTF is
  23. centered around team play so people have to work together to win.
  24.  
  25.  
  26. What do I do?
  27. =============
  28. Attack the enemy base, grab their flag, then take it back to your base. In this
  29. variation you must touch your base flag when carrying the enemy flag in order 
  30. to score - if your flag isn't at your base when you return, you or your team must
  31. get it back to gain points and captures. To get your flag back, kill the enemy that
  32. is carrying it, and then touch the flag to return it to base.
  33. You can not kill your own teammates, even if you try.
  34.  
  35.  
  36. Quick Setup
  37. -----------
  38.  
  39. Once you have installed CTF, you will find that you have a directory under your Sin
  40. directory named 'CTF' and a new executable called sinctf.exe.
  41. To run the game, type this at the command prompt:
  42.  
  43.     sinctf +menu_main
  44.  
  45. Bind a key to the 'messagemode2' command, so you can send messages to your teammates.
  46. Messages with the (username) format are from your teammates.
  47.  
  48.     bind # messagemode2
  49.  
  50. Bind a key to the 'droptech' command, so you can drop tech powerups as you wish.
  51.  
  52.     bind # droptech
  53.  
  54. ( where # is the key you want to use )
  55.  
  56.  
  57.